home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / SourceCode / AdobeExamples / NX_Patterns / PSWsamples.h < prev    next >
C/C++ Source or Header  |  1992-12-19  |  328b  |  17 lines

  1. /* PSWsamples.h generated from PSWsamples.psw
  2.    by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
  3.  */
  4.  
  5. #ifndef PSWSAMPLES_H
  6. #define PSWSAMPLES_H
  7.  
  8. extern void PSWPatternOctagon( void );
  9.  
  10. extern void PSWPatternWeave( void );
  11.  
  12. extern void PSWPatternCircleStar( void );
  13.  
  14. extern void PSWPatternBrick( void );
  15.  
  16. #endif PSWSAMPLES_H
  17.